SlideShare ist ein Scribd-Unternehmen logo
1 von 19
Copyright © 2013 amasty.com

Customer Activity Log

Magento Extension
User Guide

User Guide: Customer Activity Log
Page: http://amasty.com/magento-customer-activity-log.html

Page 1
Copyright © 2013 amasty.com

Table of contents:
1. Customer Activity Log. Settings………………………………………………………..…………..3
2. Customer Activity Log Magento Extension. Examples…………………………………….11
2.1. Product Last Purchase Time……………………………………………………….………….…..12
2.2. Quantity Purchased For Period…………………………………………………….………….…13
2.3. Product Viewed In Category ……………………………………………………………………...14
2.4. Product Purchased In Category…………………………………………………….…………….15
2.5. Activity Block. Home page……………………………..…………………………….…………….16
2.6. Wishlist Notification…………………………………………………………………………..……..17
2.7. Activity Blocks Section……………………………………………………………….………………18

User Guide: Customer Activity Log
Support: http://amasty.com/support.html

Page 2
Copyright © 2013 amasty.com

1. Customer Activity Log. Settings

You can disable all alerts. It means
that customers won’t get any
notifications and won’t know about
activities in your store. If this setting
is set to “Yes”, customers will be
notified with a small tips, which
contain information about different
type of activities. You can see how it
works at the example section of this
guide.

You can specify alerts duration
at this section. In our case it is 8
seconds. It means that
customers will see alerts for 8
seconds.
NOTE! If you want to show 2
notifications at once, you
should specify "Notification
Display Timeout" 1-2 seconds,
and "Display Notification If
Page Scrolled to %" fewer than
40%. In this case 2 random, but
different notifications will be
shown.

To manage the extension’s settings
please go to admin panel -> System ->
Configuration -> Whats Up.

User Guide: Customer Activity Log
Support: http://amasty.com/support.html

Page 3
Copyright © 2013 amasty.com

1. Customer Activity Log. Settings

Specify the time period which customers
should spend on the page before alerts
are displayed.
It is possible to choose one of
available notification positions.

User Guide: Customer Activity Log
Support: http://amasty.com/support.html

Page 4
Copyright © 2013 amasty.com

1. Customer Activity Log. Settings

If this feature is enabled, customers
will see the notification on a product
page. This notification will inform
customers when the product was
purchased last time. You can find
how it works on the example page.
Here you can type the text,
which will be displayed on
the product page (as an ajax
alert). It will contain
information when the
product was purchased last
time.

{TIME} – this variable will
display the period of time
during which it was sold.

User Guide: Customer Activity Log
Support: http://amasty.com/support.html

Page 5
Copyright © 2013 amasty.com

1. Customer Activity Log. Settings

If this feature is enabled, customers
will see the notification on a product
page. This notification will inform
customers how many times a product
was sold for a certain period of time.
You can see how it works on the
example page.

Here you can type the text,
which will be displayed in the
notification.
{COUNT} – this variable will
display the number of times a
product was sold.
{TIME} – the variable shows a
period of time during which
the product was sold.

You can specify time period in hours.

User Guide: Customer Activity Log
Support: http://amasty.com/support.html

Page 6
Copyright © 2013 amasty.com

1. Customer Activity Log. Settings

If this feature is enabled, customers
will see the notification on a category
page. This notification will inform
customers which product was viewed
last in the category.
You can see how it works on the
example page.

Here you can type the text,
which will be displayed on a
category page. It will contain
information about the product,
which was viewed last in the
certain category.
{PRODUCT} – this variable will
display the product name.

User Guide: Customer Activity Log
Support: http://amasty.com/support.html

Page 7
Copyright © 2013 amasty.com

1. Customer Activity Log. Settings

If this feature is enabled, customers
will see the notification on a category
page. This notification will inform
customers about the product which
was sold last in the category. You can
see how it works on the example page.

Here you can type the text,
which will be displayed in the
notification.
{PRODUCT} – this variable
displays the product name.

It is possible to specify IDs of random
products which will be added to the
notification flow. And also you can
set a percentage of random products
display. For example, it is 10%, it
means that in 10% of cases customers
will see actions with random
products, generated by the extension.

User Guide: Customer Activity Log
Support: http://amasty.com/support.html

Page 8
Copyright © 2013 amasty.com

1. Customer Activity Log. Settings

Here you can specify the number of
messages which will be shown in
Activity Log Section on front end.

This feature helps to group actions in
Activity Log sidebar. For example,
“Product X” was purchased 2 times.
You can see how it works on the
example page.

Type the text which will inform
customers about a new review in the
store.

Type the text which will inform
customers about products which were
just added to cart.

You can type any text you want to
inform customers that a new customer
was registered in the store.

User Guide: Customer Activity Log
Support: http://amasty.com/support.html

Page 9
Copyright © 2013 amasty.com

1. Customer Activity Log. Settings

If this feature is enabled, customers
will see the notification on any page.
This notification will inform
customers that somebody added
Product X to the whish list. You can
see how it works on the example page.

Type the text which will inform
customers which product was added to
the wishlist.

User Guide: Customer Activity Log
Support: http://amasty.com/support.html

Page 10
Copyright © 2013 amasty.com

2. Customer Activity Log Magento Extension.
Examples

User Guide: Customer Activity Log
Support: http://amasty.com/support.html

Page 11
Copyright © 2013 amasty.com

2.1. Customer Activity Log – Product Last Purchase Time

Here you can see an example of
Customer Activity Log notification on
a product page. It contains info about
the last time when the product was
purchased.

User Guide: Customer Activity Log
Support: http://amasty.com/support.html

Page 12
Copyright © 2013 amasty.com

2.2. Customer Activity Log – Quantity Purchased For Period

Here you can see an example of
Customer Activity Log notification on
a product page. This notification
displays the info how many times the
product was purchased for a certain
period. This notification is in the Top
Center position.

User Guide: Customer Activity Log
Support: http://amasty.com/support.html

Page 13
Copyright © 2013 amasty.com

2.3. Customer Activity Log – Product Viewed In Category

Here you can see an example of
Customer Activity Log notification on
a category page. This notification
shows customers which product was
viewed last in the category
“Electronics”.

User Guide: Customer Activity Log
Support: http://amasty.com/support.html

Page 14
Copyright © 2013 amasty.com

2.4. Customer Activity Log – Product Purchased In Category
Here you can see an example of
Customer Activity Log notification on
a category page. This notification
shows customers which product was
sold last in the category “Electronics”.

User Guide: Customer Activity Log
Support: http://amasty.com/support.html

Page 15
Copyright © 2013 amasty.com

2.5. Customer Activity Log – Activity Block. Home page

This is an Activity Block section on the
Magento front end. The block contains
of 5 notifications.

User Guide: Customer Activity Log
Support: http://amasty.com/support.html

Page 16
Copyright © 2013 amasty.com

2.6. Customer Activity Log – Wishlist Notification

This Customer Activity Log
notification can be shown on any
page. Such alert notifies customers
that the product was added to the
wishlist by someone.

User Guide: Customer Activity Log
Support: http://amasty.com/support.html

Page 17
Copyright © 2013 amasty.com

2.7. Customer Activity Log– Activity Blocks Section

This is a Activity Block Sidebar
Section. Alerts in Activity Block will
inform customers about all actions
which were committed at your web
store.
You can customize it as you want for
your needs.

User Guide: Customer Activity Log
Support: http://amasty.com/support.html

Page 18
Copyright © 2013 amasty.com

Thank you!
Should you have any questions or feature suggestions, please contact us at:
http://amasty.com/support.html

Your feedback is absolutely welcome!

User Guide: Customer Activity Log
Support: http://amasty.com/support.html

Page 19

Weitere ähnliche Inhalte

Ähnlich wie Customer Activity Log: Magento Extension by Amasty. User Guide.

Customer Activity Log: Magento Extension by Amasty. User Guide.
Customer Activity Log: Magento Extension by Amasty. User Guide.Customer Activity Log: Magento Extension by Amasty. User Guide.
Customer Activity Log: Magento Extension by Amasty. User Guide.Amasty
 
Advanced Reports Magento Extension by Amasty | User Guide
Advanced Reports Magento Extension by Amasty | User GuideAdvanced Reports Magento Extension by Amasty | User Guide
Advanced Reports Magento Extension by Amasty | User GuideAmasty
 
Magento 2 Price Alerts Extension By ITORIS INC
Magento 2 Price Alerts Extension By ITORIS INCMagento 2 Price Alerts Extension By ITORIS INC
Magento 2 Price Alerts Extension By ITORIS INCItexus LLC
 
Customer Group Catalog: Magento Extension by Amasty. User Guide
Customer Group Catalog: Magento Extension by Amasty. User GuideCustomer Group Catalog: Magento Extension by Amasty. User Guide
Customer Group Catalog: Magento Extension by Amasty. User GuideAmasty
 
Magento 2 Out Of Stock Notification From ITORIS INC
Magento 2 Out Of Stock Notification From ITORIS INCMagento 2 Out Of Stock Notification From ITORIS INC
Magento 2 Out Of Stock Notification From ITORIS INCItexus LLC
 
Mgs advanced reports_user_guide
Mgs advanced reports_user_guideMgs advanced reports_user_guide
Mgs advanced reports_user_guideTà Thần
 
Magento 2 Daily Deals extension by ITORIS INC
Magento 2 Daily Deals extension by ITORIS INCMagento 2 Daily Deals extension by ITORIS INC
Magento 2 Daily Deals extension by ITORIS INCItexus LLC
 
Customer Group Catalog for Magento 2. User Guide
Customer Group Catalog for Magento 2. User GuideCustomer Group Catalog for Magento 2. User Guide
Customer Group Catalog for Magento 2. User GuideAmasty
 
Advanced Customer Segments Magento Extension by Amasty | User Guide
Advanced Customer Segments Magento Extension by Amasty | User GuideAdvanced Customer Segments Magento Extension by Amasty | User Guide
Advanced Customer Segments Magento Extension by Amasty | User GuideAmasty
 
Magento 2 Grouped Promotions Extension by itoris Inc.
Magento 2 Grouped Promotions Extension by itoris Inc.Magento 2 Grouped Promotions Extension by itoris Inc.
Magento 2 Grouped Promotions Extension by itoris Inc.Itexus LLC
 
Magento 2 Admin Mobile App
Magento 2 Admin Mobile AppMagento 2 Admin Mobile App
Magento 2 Admin Mobile AppAppJetty
 
Magento E-Commerce Customized Package-5
Magento E-Commerce Customized Package-5Magento E-Commerce Customized Package-5
Magento E-Commerce Customized Package-5SoftProdigy
 
Online Auction System for Vehicles SRS
Online Auction System for Vehicles SRSOnline Auction System for Vehicles SRS
Online Auction System for Vehicles SRSKrishnaMaurya44
 
Magento 2 Infinite Scroll Extension By ITORIS INC
Magento 2 Infinite Scroll Extension By ITORIS INCMagento 2 Infinite Scroll Extension By ITORIS INC
Magento 2 Infinite Scroll Extension By ITORIS INCItexus LLC
 
Magento 2 Price Match Extension By ITORIS INC
Magento 2 Price Match Extension By ITORIS INCMagento 2 Price Match Extension By ITORIS INC
Magento 2 Price Match Extension By ITORIS INCItexus LLC
 
Favorite Products: Magento Extension by Amasty. User Guide.
Favorite Products: Magento Extension by Amasty. User Guide.Favorite Products: Magento Extension by Amasty. User Guide.
Favorite Products: Magento Extension by Amasty. User Guide.Amasty
 
Store Credit Magento Extension by Amasty | User Guide
Store Credit Magento Extension by Amasty | User GuideStore Credit Magento Extension by Amasty | User Guide
Store Credit Magento Extension by Amasty | User GuideAmasty
 
Product Label: Magento Extension by Amasty. User Guide.
Product Label: Magento Extension by Amasty. User Guide.Product Label: Magento Extension by Amasty. User Guide.
Product Label: Magento Extension by Amasty. User Guide.Amasty
 
CedCommerce Walmart Marketplace Repricer Extension for Magento Store
CedCommerce Walmart Marketplace Repricer Extension for Magento StoreCedCommerce Walmart Marketplace Repricer Extension for Magento Store
CedCommerce Walmart Marketplace Repricer Extension for Magento StoreCedCommerce
 
User Guide for Product Labels Magento extension by Amasty
User Guide for Product Labels Magento extension by AmastyUser Guide for Product Labels Magento extension by Amasty
User Guide for Product Labels Magento extension by AmastyAmasty
 

Ähnlich wie Customer Activity Log: Magento Extension by Amasty. User Guide. (20)

Customer Activity Log: Magento Extension by Amasty. User Guide.
Customer Activity Log: Magento Extension by Amasty. User Guide.Customer Activity Log: Magento Extension by Amasty. User Guide.
Customer Activity Log: Magento Extension by Amasty. User Guide.
 
Advanced Reports Magento Extension by Amasty | User Guide
Advanced Reports Magento Extension by Amasty | User GuideAdvanced Reports Magento Extension by Amasty | User Guide
Advanced Reports Magento Extension by Amasty | User Guide
 
Magento 2 Price Alerts Extension By ITORIS INC
Magento 2 Price Alerts Extension By ITORIS INCMagento 2 Price Alerts Extension By ITORIS INC
Magento 2 Price Alerts Extension By ITORIS INC
 
Customer Group Catalog: Magento Extension by Amasty. User Guide
Customer Group Catalog: Magento Extension by Amasty. User GuideCustomer Group Catalog: Magento Extension by Amasty. User Guide
Customer Group Catalog: Magento Extension by Amasty. User Guide
 
Magento 2 Out Of Stock Notification From ITORIS INC
Magento 2 Out Of Stock Notification From ITORIS INCMagento 2 Out Of Stock Notification From ITORIS INC
Magento 2 Out Of Stock Notification From ITORIS INC
 
Mgs advanced reports_user_guide
Mgs advanced reports_user_guideMgs advanced reports_user_guide
Mgs advanced reports_user_guide
 
Magento 2 Daily Deals extension by ITORIS INC
Magento 2 Daily Deals extension by ITORIS INCMagento 2 Daily Deals extension by ITORIS INC
Magento 2 Daily Deals extension by ITORIS INC
 
Customer Group Catalog for Magento 2. User Guide
Customer Group Catalog for Magento 2. User GuideCustomer Group Catalog for Magento 2. User Guide
Customer Group Catalog for Magento 2. User Guide
 
Advanced Customer Segments Magento Extension by Amasty | User Guide
Advanced Customer Segments Magento Extension by Amasty | User GuideAdvanced Customer Segments Magento Extension by Amasty | User Guide
Advanced Customer Segments Magento Extension by Amasty | User Guide
 
Magento 2 Grouped Promotions Extension by itoris Inc.
Magento 2 Grouped Promotions Extension by itoris Inc.Magento 2 Grouped Promotions Extension by itoris Inc.
Magento 2 Grouped Promotions Extension by itoris Inc.
 
Magento 2 Admin Mobile App
Magento 2 Admin Mobile AppMagento 2 Admin Mobile App
Magento 2 Admin Mobile App
 
Magento E-Commerce Customized Package-5
Magento E-Commerce Customized Package-5Magento E-Commerce Customized Package-5
Magento E-Commerce Customized Package-5
 
Online Auction System for Vehicles SRS
Online Auction System for Vehicles SRSOnline Auction System for Vehicles SRS
Online Auction System for Vehicles SRS
 
Magento 2 Infinite Scroll Extension By ITORIS INC
Magento 2 Infinite Scroll Extension By ITORIS INCMagento 2 Infinite Scroll Extension By ITORIS INC
Magento 2 Infinite Scroll Extension By ITORIS INC
 
Magento 2 Price Match Extension By ITORIS INC
Magento 2 Price Match Extension By ITORIS INCMagento 2 Price Match Extension By ITORIS INC
Magento 2 Price Match Extension By ITORIS INC
 
Favorite Products: Magento Extension by Amasty. User Guide.
Favorite Products: Magento Extension by Amasty. User Guide.Favorite Products: Magento Extension by Amasty. User Guide.
Favorite Products: Magento Extension by Amasty. User Guide.
 
Store Credit Magento Extension by Amasty | User Guide
Store Credit Magento Extension by Amasty | User GuideStore Credit Magento Extension by Amasty | User Guide
Store Credit Magento Extension by Amasty | User Guide
 
Product Label: Magento Extension by Amasty. User Guide.
Product Label: Magento Extension by Amasty. User Guide.Product Label: Magento Extension by Amasty. User Guide.
Product Label: Magento Extension by Amasty. User Guide.
 
CedCommerce Walmart Marketplace Repricer Extension for Magento Store
CedCommerce Walmart Marketplace Repricer Extension for Magento StoreCedCommerce Walmart Marketplace Repricer Extension for Magento Store
CedCommerce Walmart Marketplace Repricer Extension for Magento Store
 
User Guide for Product Labels Magento extension by Amasty
User Guide for Product Labels Magento extension by AmastyUser Guide for Product Labels Magento extension by Amasty
User Guide for Product Labels Magento extension by Amasty
 

Mehr von Amasty

Способы оптимизации работы с памятью в Magento 2
Способы оптимизации работы с памятью в Magento 2Способы оптимизации работы с памятью в Magento 2
Способы оптимизации работы с памятью в Magento 2Amasty
 
Magento Security from Developer's and Tester's Points of View
Magento Security from Developer's and Tester's Points of ViewMagento Security from Developer's and Tester's Points of View
Magento Security from Developer's and Tester's Points of ViewAmasty
 
A joyful shopping experience. Creating e-commerce sites that are effortless t...
A joyful shopping experience. Creating e-commerce sites that are effortless t...A joyful shopping experience. Creating e-commerce sites that are effortless t...
A joyful shopping experience. Creating e-commerce sites that are effortless t...Amasty
 
Follow up email_for_magento_2_user_guide
Follow up email_for_magento_2_user_guideFollow up email_for_magento_2_user_guide
Follow up email_for_magento_2_user_guideAmasty
 
Order Status for Magrnto 2 by Amasty
Order Status for Magrnto 2 by AmastyOrder Status for Magrnto 2 by Amasty
Order Status for Magrnto 2 by AmastyAmasty
 
Order Attributes for Magento 2
Order Attributes for Magento 2Order Attributes for Magento 2
Order Attributes for Magento 2Amasty
 
Shipping Table Rates for Magento 2 by Amasty | User Guide
Shipping Table Rates for Magento 2 by Amasty | User GuideShipping Table Rates for Magento 2 by Amasty | User Guide
Shipping Table Rates for Magento 2 by Amasty | User GuideAmasty
 
Product Parts Finder for Magento 2 | User Guide
Product Parts Finder for Magento 2 | User GuideProduct Parts Finder for Magento 2 | User Guide
Product Parts Finder for Magento 2 | User GuideAmasty
 
Edit Lock Magento Extension by Amasty | User Guide
Edit Lock Magento Extension by Amasty | User GuideEdit Lock Magento Extension by Amasty | User Guide
Edit Lock Magento Extension by Amasty | User GuideAmasty
 
A/B Testing Magento Extension by Amasty | User Guide
A/B Testing Magento Extension by Amasty | User GuideA/B Testing Magento Extension by Amasty | User Guide
A/B Testing Magento Extension by Amasty | User GuideAmasty
 
Meet Magento Belarus 2015: Andrey Tataranovich
Meet Magento Belarus 2015: Andrey TataranovichMeet Magento Belarus 2015: Andrey Tataranovich
Meet Magento Belarus 2015: Andrey TataranovichAmasty
 
Meet Magento Belarus 2015: Igor Bondarenko
Meet Magento Belarus 2015: Igor BondarenkoMeet Magento Belarus 2015: Igor Bondarenko
Meet Magento Belarus 2015: Igor BondarenkoAmasty
 
Meet Magento Belarus 2015: Kristina Pototskaya
Meet Magento Belarus 2015: Kristina PototskayaMeet Magento Belarus 2015: Kristina Pototskaya
Meet Magento Belarus 2015: Kristina PototskayaAmasty
 
Meet Magento Belarus 2015: Mladen Ristić
Meet Magento Belarus 2015: Mladen RistićMeet Magento Belarus 2015: Mladen Ristić
Meet Magento Belarus 2015: Mladen RistićAmasty
 
Meet Magento Belarus 2015: Uladzimir Kalashnikau
Meet Magento Belarus 2015: Uladzimir KalashnikauMeet Magento Belarus 2015: Uladzimir Kalashnikau
Meet Magento Belarus 2015: Uladzimir KalashnikauAmasty
 
Meet Magento Belarus 2015: Jurģis Lukss
Meet Magento Belarus 2015: Jurģis LukssMeet Magento Belarus 2015: Jurģis Lukss
Meet Magento Belarus 2015: Jurģis LukssAmasty
 
Meet Magento Belarus 2015: Sergey Lysak
Meet Magento Belarus 2015: Sergey LysakMeet Magento Belarus 2015: Sergey Lysak
Meet Magento Belarus 2015: Sergey LysakAmasty
 
Meet Magento Belarus 2015: Denis Bosak
Meet Magento Belarus 2015: Denis BosakMeet Magento Belarus 2015: Denis Bosak
Meet Magento Belarus 2015: Denis BosakAmasty
 
Order Archive Magento Extension by Amasty | User Guide
Order Archive Magento Extension by Amasty | User GuideOrder Archive Magento Extension by Amasty | User Guide
Order Archive Magento Extension by Amasty | User GuideAmasty
 
Meet Magento Belarus - Viacheslav Kravchuk
Meet Magento Belarus - Viacheslav KravchukMeet Magento Belarus - Viacheslav Kravchuk
Meet Magento Belarus - Viacheslav KravchukAmasty
 

Mehr von Amasty (20)

Способы оптимизации работы с памятью в Magento 2
Способы оптимизации работы с памятью в Magento 2Способы оптимизации работы с памятью в Magento 2
Способы оптимизации работы с памятью в Magento 2
 
Magento Security from Developer's and Tester's Points of View
Magento Security from Developer's and Tester's Points of ViewMagento Security from Developer's and Tester's Points of View
Magento Security from Developer's and Tester's Points of View
 
A joyful shopping experience. Creating e-commerce sites that are effortless t...
A joyful shopping experience. Creating e-commerce sites that are effortless t...A joyful shopping experience. Creating e-commerce sites that are effortless t...
A joyful shopping experience. Creating e-commerce sites that are effortless t...
 
Follow up email_for_magento_2_user_guide
Follow up email_for_magento_2_user_guideFollow up email_for_magento_2_user_guide
Follow up email_for_magento_2_user_guide
 
Order Status for Magrnto 2 by Amasty
Order Status for Magrnto 2 by AmastyOrder Status for Magrnto 2 by Amasty
Order Status for Magrnto 2 by Amasty
 
Order Attributes for Magento 2
Order Attributes for Magento 2Order Attributes for Magento 2
Order Attributes for Magento 2
 
Shipping Table Rates for Magento 2 by Amasty | User Guide
Shipping Table Rates for Magento 2 by Amasty | User GuideShipping Table Rates for Magento 2 by Amasty | User Guide
Shipping Table Rates for Magento 2 by Amasty | User Guide
 
Product Parts Finder for Magento 2 | User Guide
Product Parts Finder for Magento 2 | User GuideProduct Parts Finder for Magento 2 | User Guide
Product Parts Finder for Magento 2 | User Guide
 
Edit Lock Magento Extension by Amasty | User Guide
Edit Lock Magento Extension by Amasty | User GuideEdit Lock Magento Extension by Amasty | User Guide
Edit Lock Magento Extension by Amasty | User Guide
 
A/B Testing Magento Extension by Amasty | User Guide
A/B Testing Magento Extension by Amasty | User GuideA/B Testing Magento Extension by Amasty | User Guide
A/B Testing Magento Extension by Amasty | User Guide
 
Meet Magento Belarus 2015: Andrey Tataranovich
Meet Magento Belarus 2015: Andrey TataranovichMeet Magento Belarus 2015: Andrey Tataranovich
Meet Magento Belarus 2015: Andrey Tataranovich
 
Meet Magento Belarus 2015: Igor Bondarenko
Meet Magento Belarus 2015: Igor BondarenkoMeet Magento Belarus 2015: Igor Bondarenko
Meet Magento Belarus 2015: Igor Bondarenko
 
Meet Magento Belarus 2015: Kristina Pototskaya
Meet Magento Belarus 2015: Kristina PototskayaMeet Magento Belarus 2015: Kristina Pototskaya
Meet Magento Belarus 2015: Kristina Pototskaya
 
Meet Magento Belarus 2015: Mladen Ristić
Meet Magento Belarus 2015: Mladen RistićMeet Magento Belarus 2015: Mladen Ristić
Meet Magento Belarus 2015: Mladen Ristić
 
Meet Magento Belarus 2015: Uladzimir Kalashnikau
Meet Magento Belarus 2015: Uladzimir KalashnikauMeet Magento Belarus 2015: Uladzimir Kalashnikau
Meet Magento Belarus 2015: Uladzimir Kalashnikau
 
Meet Magento Belarus 2015: Jurģis Lukss
Meet Magento Belarus 2015: Jurģis LukssMeet Magento Belarus 2015: Jurģis Lukss
Meet Magento Belarus 2015: Jurģis Lukss
 
Meet Magento Belarus 2015: Sergey Lysak
Meet Magento Belarus 2015: Sergey LysakMeet Magento Belarus 2015: Sergey Lysak
Meet Magento Belarus 2015: Sergey Lysak
 
Meet Magento Belarus 2015: Denis Bosak
Meet Magento Belarus 2015: Denis BosakMeet Magento Belarus 2015: Denis Bosak
Meet Magento Belarus 2015: Denis Bosak
 
Order Archive Magento Extension by Amasty | User Guide
Order Archive Magento Extension by Amasty | User GuideOrder Archive Magento Extension by Amasty | User Guide
Order Archive Magento Extension by Amasty | User Guide
 
Meet Magento Belarus - Viacheslav Kravchuk
Meet Magento Belarus - Viacheslav KravchukMeet Magento Belarus - Viacheslav Kravchuk
Meet Magento Belarus - Viacheslav Kravchuk
 

Kürzlich hochgeladen

DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 

Kürzlich hochgeladen (20)

DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 

Customer Activity Log: Magento Extension by Amasty. User Guide.

  • 1. Copyright © 2013 amasty.com Customer Activity Log Magento Extension User Guide User Guide: Customer Activity Log Page: http://amasty.com/magento-customer-activity-log.html Page 1
  • 2. Copyright © 2013 amasty.com Table of contents: 1. Customer Activity Log. Settings………………………………………………………..…………..3 2. Customer Activity Log Magento Extension. Examples…………………………………….11 2.1. Product Last Purchase Time……………………………………………………….………….…..12 2.2. Quantity Purchased For Period…………………………………………………….………….…13 2.3. Product Viewed In Category ……………………………………………………………………...14 2.4. Product Purchased In Category…………………………………………………….…………….15 2.5. Activity Block. Home page……………………………..…………………………….…………….16 2.6. Wishlist Notification…………………………………………………………………………..……..17 2.7. Activity Blocks Section……………………………………………………………….………………18 User Guide: Customer Activity Log Support: http://amasty.com/support.html Page 2
  • 3. Copyright © 2013 amasty.com 1. Customer Activity Log. Settings You can disable all alerts. It means that customers won’t get any notifications and won’t know about activities in your store. If this setting is set to “Yes”, customers will be notified with a small tips, which contain information about different type of activities. You can see how it works at the example section of this guide. You can specify alerts duration at this section. In our case it is 8 seconds. It means that customers will see alerts for 8 seconds. NOTE! If you want to show 2 notifications at once, you should specify "Notification Display Timeout" 1-2 seconds, and "Display Notification If Page Scrolled to %" fewer than 40%. In this case 2 random, but different notifications will be shown. To manage the extension’s settings please go to admin panel -> System -> Configuration -> Whats Up. User Guide: Customer Activity Log Support: http://amasty.com/support.html Page 3
  • 4. Copyright © 2013 amasty.com 1. Customer Activity Log. Settings Specify the time period which customers should spend on the page before alerts are displayed. It is possible to choose one of available notification positions. User Guide: Customer Activity Log Support: http://amasty.com/support.html Page 4
  • 5. Copyright © 2013 amasty.com 1. Customer Activity Log. Settings If this feature is enabled, customers will see the notification on a product page. This notification will inform customers when the product was purchased last time. You can find how it works on the example page. Here you can type the text, which will be displayed on the product page (as an ajax alert). It will contain information when the product was purchased last time. {TIME} – this variable will display the period of time during which it was sold. User Guide: Customer Activity Log Support: http://amasty.com/support.html Page 5
  • 6. Copyright © 2013 amasty.com 1. Customer Activity Log. Settings If this feature is enabled, customers will see the notification on a product page. This notification will inform customers how many times a product was sold for a certain period of time. You can see how it works on the example page. Here you can type the text, which will be displayed in the notification. {COUNT} – this variable will display the number of times a product was sold. {TIME} – the variable shows a period of time during which the product was sold. You can specify time period in hours. User Guide: Customer Activity Log Support: http://amasty.com/support.html Page 6
  • 7. Copyright © 2013 amasty.com 1. Customer Activity Log. Settings If this feature is enabled, customers will see the notification on a category page. This notification will inform customers which product was viewed last in the category. You can see how it works on the example page. Here you can type the text, which will be displayed on a category page. It will contain information about the product, which was viewed last in the certain category. {PRODUCT} – this variable will display the product name. User Guide: Customer Activity Log Support: http://amasty.com/support.html Page 7
  • 8. Copyright © 2013 amasty.com 1. Customer Activity Log. Settings If this feature is enabled, customers will see the notification on a category page. This notification will inform customers about the product which was sold last in the category. You can see how it works on the example page. Here you can type the text, which will be displayed in the notification. {PRODUCT} – this variable displays the product name. It is possible to specify IDs of random products which will be added to the notification flow. And also you can set a percentage of random products display. For example, it is 10%, it means that in 10% of cases customers will see actions with random products, generated by the extension. User Guide: Customer Activity Log Support: http://amasty.com/support.html Page 8
  • 9. Copyright © 2013 amasty.com 1. Customer Activity Log. Settings Here you can specify the number of messages which will be shown in Activity Log Section on front end. This feature helps to group actions in Activity Log sidebar. For example, “Product X” was purchased 2 times. You can see how it works on the example page. Type the text which will inform customers about a new review in the store. Type the text which will inform customers about products which were just added to cart. You can type any text you want to inform customers that a new customer was registered in the store. User Guide: Customer Activity Log Support: http://amasty.com/support.html Page 9
  • 10. Copyright © 2013 amasty.com 1. Customer Activity Log. Settings If this feature is enabled, customers will see the notification on any page. This notification will inform customers that somebody added Product X to the whish list. You can see how it works on the example page. Type the text which will inform customers which product was added to the wishlist. User Guide: Customer Activity Log Support: http://amasty.com/support.html Page 10
  • 11. Copyright © 2013 amasty.com 2. Customer Activity Log Magento Extension. Examples User Guide: Customer Activity Log Support: http://amasty.com/support.html Page 11
  • 12. Copyright © 2013 amasty.com 2.1. Customer Activity Log – Product Last Purchase Time Here you can see an example of Customer Activity Log notification on a product page. It contains info about the last time when the product was purchased. User Guide: Customer Activity Log Support: http://amasty.com/support.html Page 12
  • 13. Copyright © 2013 amasty.com 2.2. Customer Activity Log – Quantity Purchased For Period Here you can see an example of Customer Activity Log notification on a product page. This notification displays the info how many times the product was purchased for a certain period. This notification is in the Top Center position. User Guide: Customer Activity Log Support: http://amasty.com/support.html Page 13
  • 14. Copyright © 2013 amasty.com 2.3. Customer Activity Log – Product Viewed In Category Here you can see an example of Customer Activity Log notification on a category page. This notification shows customers which product was viewed last in the category “Electronics”. User Guide: Customer Activity Log Support: http://amasty.com/support.html Page 14
  • 15. Copyright © 2013 amasty.com 2.4. Customer Activity Log – Product Purchased In Category Here you can see an example of Customer Activity Log notification on a category page. This notification shows customers which product was sold last in the category “Electronics”. User Guide: Customer Activity Log Support: http://amasty.com/support.html Page 15
  • 16. Copyright © 2013 amasty.com 2.5. Customer Activity Log – Activity Block. Home page This is an Activity Block section on the Magento front end. The block contains of 5 notifications. User Guide: Customer Activity Log Support: http://amasty.com/support.html Page 16
  • 17. Copyright © 2013 amasty.com 2.6. Customer Activity Log – Wishlist Notification This Customer Activity Log notification can be shown on any page. Such alert notifies customers that the product was added to the wishlist by someone. User Guide: Customer Activity Log Support: http://amasty.com/support.html Page 17
  • 18. Copyright © 2013 amasty.com 2.7. Customer Activity Log– Activity Blocks Section This is a Activity Block Sidebar Section. Alerts in Activity Block will inform customers about all actions which were committed at your web store. You can customize it as you want for your needs. User Guide: Customer Activity Log Support: http://amasty.com/support.html Page 18
  • 19. Copyright © 2013 amasty.com Thank you! Should you have any questions or feature suggestions, please contact us at: http://amasty.com/support.html Your feedback is absolutely welcome! User Guide: Customer Activity Log Support: http://amasty.com/support.html Page 19