SOLVED

copyright year in footer to auto-update in an email? Is this really possible?

Go to solution
Christine_LeBla
Level 4

Hi,

 

Marketo apparently has a token for this, but I do not believe it will work. ESPs are going to translate it to pull in the copyright year on emails?
Is there a bullet-proof way to have the copyright year auto update in my email templates for whenever they get sent out to recipients?

 

Thanks!

2 ACCEPTED SOLUTIONS
SanfordWhiteman
Level 10 - Community Moderator

Sounds like someone hallucinated that token. Where did you see that documented? (Also not sure what you meant by “ESPs translate” still — email recipients’ servers don’t understand tokens.)

 

In any case, use this: The definitive guide to setting up copyright year {{my.tokens}} for Emails and LPs 

View solution in original post

SanfordWhiteman
Level 10 - Community Moderator
But you can make it completely unattended. One less thing to remember.

View solution in original post

11 REPLIES 11
Zoe_Forman
Level 10 - Community Advisor + Adobe Champion

Hi @Christine_LeBla Happy New Year

 

Did you manage to make the change for automatic current year update in your instance?

Zoe_Forman
Level 10 - Community Advisor + Adobe Champion

Hi @Christine_LeBla 

I created a Current Year token which I include in all Snippets used as email footers.

This is top level in Marketing Activities so used globally.

Instead of changing 64+ email footers once a year for example for Copywriter year - I change it once 

A major timesaver for all, one person usually me update the year.

The token can also be used in operational emails/newsletters as necessary.

SanfordWhiteman
Level 10 - Community Moderator
But you can make it completely unattended. One less thing to remember.
SanfordWhiteman
Level 10 - Community Moderator

What token are you referring to, and what do you mean by "ESPs are going to translate it"?

Christine_LeBla
Level 4

Email Service Provider

{{system.dateYear}}  ...tested this and it does not render the year.

SanfordWhiteman
Level 10 - Community Moderator

Sounds like someone hallucinated that token. Where did you see that documented? (Also not sure what you meant by “ESPs translate” still — email recipients’ servers don’t understand tokens.)

 

In any case, use this: The definitive guide to setting up copyright year {{my.tokens}} for Emails and LPs 

Christine_LeBla
Level 4

Hi,

I am ready to jump back into this. I checked the link you provided, but it does not take me anywhere except back to this same forum post.
Can you provide that definitive guide link again, please?

 

Thank you.

SanfordWhiteman
Level 10 - Community Moderator

Updated the link. Sorry, it was accidentally linked back here.

Christine_LeBla
Level 4

LOL! Yes, some kind of a 'GPT'. 😂

- I suppose I will just omit the year, or someone will need to remember to edit it each year.

Jo_Pitts1
Level 10 - Community Advisor

@Christine_LeBla , I know @SanfordWhiteman  has provided you the solution, but I also want to clear something up.

 

The tokens get converted from a token to whatever content the token actually holds at the time the email is built, but before it is sent.  a {{my.xyz}} token is fundamentally no different to a {{lead.xyz}} token in that regard.  There is the obvious nuance with velocity tokens that they are 'executed' at the time the email is built, and then the output from them is put into the email.

 

The ESP does no 'translation'.. they are simply presented with a complete email.

 

Cheers

Jo

SanfordWhiteman
Level 10 - Community Moderator

Wait but I linked to the code that does it automatically.