Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use accurate estimate for campaign variables character count #33

Open
ajohn25 opened this issue Jul 16, 2024 · 0 comments
Open

Use accurate estimate for campaign variables character count #33

ajohn25 opened this issue Jul 16, 2024 · 0 comments
Labels
platform: node 🔅 Related to Node backend problem: bug 🦠 Something isn't working

Comments

@ajohn25
Copy link
Collaborator

ajohn25 commented Jul 16, 2024

Describe the bug
When estimating segment counts, the estimated length of a campaign variable can vary significantly from the actual length

To Reproduce
Steps to reproduce the behavior:

  1. Add a campaign variable that has a value with a long link (ex. https://github.com/With-the-Ranks/Spoke) to a campaign
  2. Use the campaign variable in a script
  3. See that the estimated chracter count for the campaign variable in the segment counter is much lower than we'd expect

Expected behavior
Use the value of the campaign variable (if filled in) to estimate the character count

@ajohn25 ajohn25 added platform: node 🔅 Related to Node backend problem: bug 🦠 Something isn't working labels Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: node 🔅 Related to Node backend problem: bug 🦠 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant