Skip to Content Skip to Menu

🎃 Happy Halloween! Treat yourself with an awesome discount on memberships! Get 20% off now with code SPOOKY-2024!

Rule auto action for visitors

  • mfe13
  • mfe13
  • OFFLINE
  • Posts: 572
  • Thanks: 26
  • Karma: 5
11 years 4 months ago #228814 by mfe13
Rule auto action for visitors was created by mfe13
Hello,
Still need solution...
Is it possible to create a rule to send an automatic email to a user who had visitors to his page once a week for example?
The first time, the email contains the latest visitors, email next week after contains other visitors, etc..
Thanks

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48466
  • Thanks: 8280
  • Karma: 1443
11 years 4 months ago #228832 by krileon
Replied by krileon on topic Rule auto action for visitors
You can use the on profile display (before or after) or on profile request triggers to send the email, but as far as calculating visitors and only sending on a weekly basis you'll need to implement something for that. Actions don't have timers, counters, or anything of the sort. They simply perform their action on the specified trigger when that trigger fires.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • mfe13
  • mfe13
  • OFFLINE
  • Posts: 572
  • Thanks: 26
  • Karma: 5
11 years 4 months ago #228853 by mfe13
Replied by mfe13 on topic Rule auto action for visitors
Ok thank you,
But how to put in the mail the name and avatar of the visitor ? is this possible?
thank you

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48466
  • Thanks: 8280
  • Karma: 1443
11 years 4 months ago #228863 by krileon
Replied by krileon on topic Rule auto action for visitors
Yes, you can use substitutions in the email. See the description to the right of each parameter as it'll say specifically which supports substitutions. You can find substitution usage information below.

www.joomlapolis.com/support/tutorials/107-use-cases/18353-using-substitutions-throughout-cb


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
The following user(s) said Thank You: mfe13

Please Log in or Create an account to join the conversation.

  • GUEST
11 years 1 month ago #233885 by
Replied by on topic Rule auto action for visitors
I think the "timing" can be achieved by creating an integer field that is used as a counter to not send to many emails daily, then purging the field under a condition.

Similar desire different approach we wish to send the Last visitors Tab via email to the user when he receives new profile visits.

We configured an Auto-Action with the Display Profile Trigger which works just fine.

Also rendering of the Tab works amazingly in the email.

But how to configure the Action so that the user BEING visited receives the email and it is his "Last Visitors" tab?

Wee took it from here

[cb:usertab tab="TAB_ID" user="REPLACEMENT" /]

but could not determine the right parameters. Suppose also "User" in the Action config has to be other than "Automatic" for this to work...

Thanks in advance!

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48466
  • Thanks: 8280
  • Karma: 1443
11 years 1 month ago - 11 years 1 month ago #233921 by krileon
Replied by krileon on topic Rule auto action for visitors

But how to configure the Action so that the user BEING visited receives the email and it is his "Last Visitors" tab?

That's already the case if User is left as Automatic and using the profile display trigger.

I don't think you can send an entire tab, but if you can you'd just use the below usage.

[cb:usertab tab="TAB_ID" /]

Tab ID can be found in CB > Tab Management in the far right column.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
Last edit: 11 years 1 month ago by krileon.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum