• Resolved dennisgloudemans

    (@dennisgloudemans)


    After entering the object names for tracking and pressing into the post/page variables or the external variables field and pressing “save” the plugin changes the “.” character with a “-” character.

    Example:
    Original input: “user.segment.isLoggedIn”
    Output: “user-segment-isLoggedIn”

    Can you please explain me why this happens and how to fix this?
    Thank you for the reply.

    https://wordpress.org/plugins/metronet-tag-manager/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Ronald Huereca

    (@ronalfy)

    It looks like we got a bit carried away with variable sanitization. The method we use converts periods into dashes.

    I’ll remove that part of the sanitization and try to push out a release sometime Saturday after some sanity testing.

    Plugin Author Ronald Huereca

    (@ronalfy)

    Sorry, I guess I should have kept up on tag manager updates.

    In version 1, . notation was meaningless, but in version 2, .notation can be used for nested arguments. Kinda cool.

    I’ll try to get this out tonight.

    Plugin Author Ronald Huereca

    (@ronalfy)

    This should be resolved in 1.0.6.

    Thanks for using the plugin and for the report!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Replacement "." with "-"character’ is closed to new replies.