Expand my Community achievements bar.

sonalipai
sonalipai
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • @Ryan_Roberts_:That was my initial solution.  But unfortunately, there is no good documentation around page.param.How should page.param be used if there are multiple same name params in the query string.  I was assuming that page.param would return an array, but i think it returns a string. Thanks

    Type

    Discussions

    Views

    1.2K

    Likes

    0

    Replies

    0
  • Hello @Gokul_Agiwal :Found the solution, apparently iterators do not work in profile scripts that is because adobe targets does not like javascripts with more than 2000 js instructions in the script.  The easiest way was to use a split() function.Example like var text = "How are you doing today?";va...

    Type

    Discussions

    Views

    1.2K

    Likes

    0

    Replies

    1
  • I am trying to code a profile script that looks for some query parameters.  At some point after I have split the query parameters into an array, how should i iterate over the array to find the query parameter I need.  I have tried using for, forEach, while loops...all show some syntax error although...

    Type

    Discussions

    Views

    1.3K

    Likes

    0

    Replies

    5
Top badges earned by sonalipai
Customize the badges you want to showcase on your profile