Expand my Community achievements bar.

vibhatna
vibhatna
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • @Riri1,The appropriate solution here would be to get VISTA rule created which could help in getting the unwanted data excluded coming from a specific app except the variables you want to capture in Global report suites. As you are using Launch and have configured both mobile and global report suites...

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    0
  • @prerna Product is passed by implementing s.products. Syntax for s.products = Category;Product;Unit;PriceIn the syntax above you can pass the category of the Product, Product name, SKU etc.Example: s.products = Electrical App;Fan;1;20Here Electrical App is the category and Fan is the product user pu...

    Type

    Questions

    Views

    2.9K

    Likes

    0

    Replies

    0
  • @JyotiSharmaV ,You can create a Direct call rule to track events when the entire page is not getting refreshed. The Direct Call Rule is a way to force a rule to fire. The rule will trigger when the following code is executed:_satellite.track(‘foo’);

    Type

    Questions

    Views

    3.1K

    Like

    1

    Replies

    1
  • @JyotiSharmaV,Using launch as tag manager it is mandatory to configure a rule firing a Beacon. It is not necessary to configure variables in that rule but Send Beacon action is mandatory so that a server call can be fired with default variables. No server call means no data in Analytics. 

    Type

    Questions

    Views

    3.1K

    Like

    1

    Replies

    0
  • @bindukumari1990 ,Using Allocation as Most recent would help you out here but here persistence will play it's role.Null value keep on persisting for the users if no other values of this evar set for them when they visit the site again after the changes you make. Once they are set with new value of t...

    Type

    Questions

    Views

    1.9K

    Likes

    0

    Replies

    0
  • @Adam19 ,You would see the count for rows with no collisions if you do not check the checkbox of "Overwrite data on conflicts". It will tell you the count of rows which are already classified with some other value which will not be edited. Seems like rows that had no effect count also depends on the...

    Type

    Questions

    Views

    1.5K

    Likes

    0

    Replies

    0
  • @marceloc6865813 ,Data Repair API is best solution available for now but it needs a separate contract. Please connect with your CSM to know more about the Data Repair API contract. 

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    0
  • @bindukumari1990 As you are using merchandising evar and it is getting fired multiple time within a single server call, any event will work like the example I gave because that event fired only once in a server call.  If it would be normal evar than it would have a single value in a single server ca...

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    0
  • @Adam19 ,As per this document this look working as designed. 

    Type

    Questions

    Views

    1.7K

    Likes

    0

    Replies

    0
  • @bindukumari1990 ,The reason you still see null is because of the Allocation(Original value) you have set for evar16.Suppose value "Null" got fired for a user before you corrected the code and that user has not made any purchase yet, so the value "Null" would still be persisting for that user and wi...

    Type

    Questions

    Views

    1.9K

    Likes

    0

    Replies

    3